From e5e799221b45bbb90f5fdc5c69b6b8dfbf017e78 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Tue, 30 Dec 2025 11:54:31 -0500 Subject: [PATCH] update 2.11.3 release date and link --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 9878745..96cf44c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ ## Version 2.11.3 ## -2025-12-21 +2025-12-30 - Correct out-of-bounds memory access when calling `utf8proc_map` with both `UTF8PROC_CHARBOUND` and `UTF8PROC_COMPOSE` ([#323]). @@ -490,3 +490,4 @@ Release of version 1.0.1 [#295]: https://github.com/JuliaStrings/utf8proc/issues/295 [#311]: https://github.com/JuliaStrings/utf8proc/issues/311 [#317]: https://github.com/JuliaStrings/utf8proc/issues/317 +[#323]: https://github.com/JuliaStrings/utf8proc/issues/323 -- 2.30.2